Showing posts with label Web Development. Show all posts
Showing posts with label Web Development. Show all posts

What is HTML ?

Leave a Comment
What is HTML ?

·                    HTML (hyper text markup language) is the code that is used to produce web pages.
·                    by using frontpage you do not need ot learn HTML, but a knowledge of HTML basics is very useful should you want ot manually modify some of the code behind your web pages


you can create HTML using a text editor or word-processor and enter all teh data and codes directly,but these days most prople will use a web page creation    program,such as Microsoft's Front page.

when you view a page, coded using HTML, in a web browser program (such as Microsoft Internet Explorer), the browser strips out the HTML code and you see the effect of that code, rather than the code itself !
Read More

WHAT IS THE INTERNET

Leave a Comment
What is the internet?
What is an internet browser?
You use an internet browser program, such as microsoft's internet explorer or netscape's navigator (or  communicator) to view material on the www. You can go to a web site and teh information on teh site can be displayed by the browser program.
What is an internet server?
An internet server is a computer that is permanently attached to the rest of hte internet , and which publishes information that can be viewed by other people using their internet browser programs.
What are urls?
Hte uniform resource locator (URL) is teh internet address that internet browsers ue to find your webpages. You also use urls when you create links from one part of your web sete to another.
What is a web site?
A web site is a group of web pages.a web page is simply a document composed in html tha tcan be access on the web.a web page is not the same size as a piece of paper,it can be any size you wish.it is good practice however to keep the physical size and file size and file size of your web pages as small as possible, as large pages will take longer ot load.
What is a web site homepage?
Hte home page is teh starting page for your web site. Ideally when people visit your web site they will see your home page first and then follow links that you have pre-defined to other pages within your web site,or indeed to other web sites.
You should always call your home page file inded.htm(or index.html),rather than home html or first.html. There are good technical reasons for this !
What is an internet search engine?

An internet search engine is a program that allows you to enter words or phrases and search the web for sites containing relecant information. There are many examples, such as lycos, infoseek, and yahoo.
Read More

An introduction to front page and internet

Leave a Comment
An introduction to front page and internet
Learning module objectives
When you have completed this learning module you will have understood the following terms and concepts:
·                     What is an internet browser?
·                     What is an internet server?
·                     What are urls?
·                     What is a web site?
·                     What is a wev site home page?
·                     What is an internet search engine?

·                     The frontpage interface
Read More

Webpage development pre qualifications

Leave a Comment
Webpage development pre qualifications
·                     This course assumes that you are familiar with using a web browser and are able to surf the web,
·                     Familiarity with internet concepts such as html andftp would be an advantage but are not strictly necessary

What this blog includes
·                     Creation of fast loading,professional looking web sites
·                     Formatting techniques
·                     Tables,graphics and multimedia
·                     Frames
·                     Graphic hyperlink image maps
·                     Web site registration and search engine promotion techniques.
·                     Web administration

By the end of this section you should be able to:
·                     Use fronpage effectively
·                     Produce professional looking web sites

·                     Optimize a web site to load fast and you will also learn about site management techniques.
Read More